home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Utilities / iGet2.0.3.dmg / iGet.app / Contents / Resources / FSSpotlightQueryCriterionBooleanView.nib / classes.nib next >
Encoding:
Text File  |  2006-01-19  |  1.8 KB  |  46 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             CLASS = FSSpotlightQueryCriterionNumberViewController; 
  5.             LANGUAGE = ObjC; 
  6.             OUTLETS = {numberField = NSTextField; secondaryPopup = NSPopUpButton; }; 
  7.             SUPERCLASS = FSSpotlightQueryCriterionViewSubcontroller; 
  8.         }, 
  9.         {
  10.             ACTIONS = {secondaryPopupChanged = id; textChanged = id; }; 
  11.             CLASS = FSSpotlightQueryCriterionTextWithOptionsViewController; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {secondaryPopup = NSPopUpButton; textInputField = NSTextField; }; 
  14.             SUPERCLASS = FSSpotlightQueryCriterionViewSubcontroller; 
  15.         }, 
  16.         {
  17.             ACTIONS = {doRemoveCriterion = id; }; 
  18.             CLASS = FSSpotlightQueryCriterionViewController; 
  19.             LANGUAGE = ObjC; 
  20.             OUTLETS = {
  21.                 addCriterionButton = NSButton; 
  22.                 metadataPropertyPopup = NSPopUpButton; 
  23.                 nonretainedDelegate = id; 
  24.                 removeCriterionButton = NSButton; 
  25.                 searchConstraintPopup = NSPopUpButton; 
  26.                 searchConstraintUserInputComboBox = NSComboBox; 
  27.                 searchConstraintsEnclosureView = NSView; 
  28.             }; 
  29.             SUPERCLASS = FSViewController; 
  30.         }, 
  31.         {
  32.             CLASS = FSSpotlightQueryCriterionViewSubcontroller; 
  33.             LANGUAGE = ObjC; 
  34.             SUPERCLASS = FSViewController; 
  35.         }, 
  36.         {
  37.             CLASS = FSViewController; 
  38.             LANGUAGE = ObjC; 
  39.             OUTLETS = {view = NSView; }; 
  40.             SUPERCLASS = NSObject; 
  41.         }, 
  42.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  43.         {CLASS = NSDatePicker; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
  44.     ); 
  45.     IBVersion = 1; 
  46. }